Autoload custom-loads for new Custom groups in erc.el
authorF. Jason Park <jp@neverwas.me>
Sun, 4 Feb 2024 01:17:48 +0000 (17:17 -0800)
committerF. Jason Park <jp@neverwas.me>
Sat, 17 Feb 2024 03:58:35 +0000 (19:58 -0800)
commit1a36d52413c784750f650ccba95436e4f76ab104
tree6021282b4388bf08f355995824142ca76f223f5e
parenta43b062ee57fd9b7c410e741946e51281db5b92a
Autoload custom-loads for new Custom groups in erc.el

* lisp/erc/erc.el: Add `custom-loads' library features for group
symbols `erc-spelling' and `erc-imenu' since they aren't defined in
all supported Emacs versions.  Also add groups `erc-sasl' and
`erc-nicks', new libraries recently added to ERC.  Note that this is
unrelated to prefixes generated for the help system.  (Bug#68943)
lisp/erc/erc.el